[INFO] cloning repository https://github.com/Dhanuzh/dcode-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dhanuzh/dcode-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhanuzh%2Fdcode-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhanuzh%2Fdcode-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 953801f18018eac8128577942b2bcb99c44a00d2
[INFO] testing Dhanuzh/dcode-ai against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDhanuzh%2Fdcode-ai" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dhanuzh/dcode-ai
[INFO] finished tweaking git repo https://github.com/Dhanuzh/dcode-ai
[INFO] tweaked toml for git repo https://github.com/Dhanuzh/dcode-ai written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dhanuzh/dcode-ai on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dhanuzh/dcode-ai already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6107a2de60f213556c785d18a09dfc7054bb83fbf41b979e359122351421b46
[INFO] running `Command { std: "docker" "start" "-a" "d6107a2de60f213556c785d18a09dfc7054bb83fbf41b979e359122351421b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6107a2de60f213556c785d18a09dfc7054bb83fbf41b979e359122351421b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6107a2de60f213556c785d18a09dfc7054bb83fbf41b979e359122351421b46", kill_on_drop: false }`
[INFO] [stdout] d6107a2de60f213556c785d18a09dfc7054bb83fbf41b979e359122351421b46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2739177ba55c64262cfaa1a2e27cc5a571fa67e9f260ff5abdd6e13405e3e897
[INFO] running `Command { std: "docker" "start" "-a" "2739177ba55c64262cfaa1a2e27cc5a571fa67e9f260ff5abdd6e13405e3e897", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dcode-ai-common v0.0.21 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling tiktoken-rs v0.11.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling reedline v0.38.0
[INFO] [stderr]    Compiling ansi-to-tui v8.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling two-face v0.5.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling cli-prompts v0.1.0
[INFO] [stderr]    Compiling dcode-ai-autoresearch v0.0.21 (/opt/rustwide/workdir/crates/autoresearch)
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling genai v0.5.3
[INFO] [stderr]    Compiling mcpr v0.2.3
[INFO] [stderr]    Compiling dcode-ai-core v0.0.21 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling dcode-ai-runtime v0.0.21 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling dcode-ai-cli v0.0.21 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.43s
[INFO] running `Command { std: "docker" "inspect" "2739177ba55c64262cfaa1a2e27cc5a571fa67e9f260ff5abdd6e13405e3e897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2739177ba55c64262cfaa1a2e27cc5a571fa67e9f260ff5abdd6e13405e3e897", kill_on_drop: false }`
[INFO] [stdout] 2739177ba55c64262cfaa1a2e27cc5a571fa67e9f260ff5abdd6e13405e3e897
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c8890e1115d40d49e4b94ba7979a26637516f531f498879cfe97007e95e1e8
[INFO] running `Command { std: "docker" "start" "-a" "e8c8890e1115d40d49e4b94ba7979a26637516f531f498879cfe97007e95e1e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling dcode-ai-common v0.0.21 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling genai v0.5.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling dcode-ai-autoresearch v0.0.21 (/opt/rustwide/workdir/crates/autoresearch)
[INFO] [stderr]    Compiling two-face v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling reedline v0.38.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling mcpr v0.2.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling dcode-ai-core v0.0.21 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling dcode-ai-runtime v0.0.21 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling dcode-ai-cli v0.0.21 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr] error: could not compile `dcode-ai-cli` (bin "dcode-ai")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name dcode_ai --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("desktop-notify", "notify-rust"))' -C metadata=c776cb174ed7198d -C extra-filename=-8537b1888cac5ab5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_to_tui=/opt/rustwide/target/debug/deps/libansi_to_tui-5d1baca446207506.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-298720b46812201b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d10fce61203489be.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a28ac973a48e2f28.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-133d3169b2971cf9.rlib --extern cli_prompts=/opt/rustwide/target/debug/deps/libcli_prompts-6d56776a1e448341.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-aa481ccd14041511.rlib --extern dcode_ai_autoresearch=/opt/rustwide/target/debug/deps/libdcode_ai_autoresearch-d890c8598881025b.rlib --extern dcode_ai_cli=/opt/rustwide/target/debug/deps/libdcode_ai_cli-02a3ecbb47bddfe6.rlib --extern dcode_ai_common=/opt/rustwide/target/debug/deps/libdcode_ai_common-138c73c865b9ee06.rlib --extern dcode_ai_core=/opt/rustwide/target/debug/deps/libdcode_ai_core-e6a5729b5aaa03c7.rlib --extern dcode_ai_runtime=/opt/rustwide/target/debug/deps/libdcode_ai_runtime-2781d2d10c5e2a8d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-86ad9479d2313014.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-96dd6f0e0ab2fc81.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-dd5e0b70dff65d0e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7876e99dd75758c6.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-577a951e4f6b9fcb.rlib --extern reedline=/opt/rustwide/target/debug/deps/libreedline-69291335dff35ae3.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9bcc7c3b9439b9d0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d71740110df13c1e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c9f82413f34ec4f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-d5722a796f4923cd.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-073d5177ac5ba924.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6b431a7f04a934d1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc1018421d65ffdc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-33cf7ee590cccff9.rlib --extern two_face=/opt/rustwide/target/debug/deps/libtwo_face-cbc5450fbca766e3.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-2d510faf2c8f9455.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2c47c38c2f29f22a.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8171903868a3de42/out -L native=/opt/rustwide/target/debug/build/ring-53e13f1c1c46c7f5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8c8890e1115d40d49e4b94ba7979a26637516f531f498879cfe97007e95e1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c8890e1115d40d49e4b94ba7979a26637516f531f498879cfe97007e95e1e8", kill_on_drop: false }`
[INFO] [stdout] e8c8890e1115d40d49e4b94ba7979a26637516f531f498879cfe97007e95e1e8
